VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprImage Class / MprImage Constructors / MprImage Constructor(DicomFile[])
Syntax Exceptions Requirements SeeAlso
    MprImage Constructor(DicomFile[])
    Initializes a new instance of the MprImage class.
    Syntax
    Exceptions
    ExceptionDescription
    Thrown if dicomFiles is null or contains null values.
    Thrown if input slice count is less than 2 or several slices have the same location or several slices have different distance between each other or slices have different axis vectors or source slices have different resolution or some slices do not have resolution.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also